Visual Basic (Declaration) | |
---|---|
Protected Property UntypedQuery As IEntityQuery |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As BaseEntityQueriedEventArgs(Of T) Dim value As IEntityQuery instance.UntypedQuery = value value = instance.UntypedQuery |
C# | |
---|---|
protected IEntityQuery UntypedQuery {get; set;} |
C++/CLI | |
---|---|
protected: property IEntityQuery^ UntypedQuery { IEntityQuery^ get(); void set ( IEntityQuery^ value); } |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family